Click or drag to resize

XmlNodeCollection Properties

The XmlNodeCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Protected propertyInnerList (Inherited from CollectionBase.)
Public propertyItem
Gets or sets the value associated with the specified index. In C#, this property is the indexer for the XmlNodeCollection class.
Protected propertyList (Inherited from CollectionBase.)
Top
See Also